body{
	font-family: 'Microsoft YaHei','微软雅黑';
}
/*顶部*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    color: #333;
}
.lhead{
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.lhead_c{
	width: 566px;
	margin: 25px auto 0;
}
.lhead_c_b{
	
}
.lsearch{
	overflow: hidden;
	margin-top: 10px;
}
.lsearch_l{
	float: left;
	width: 475px;
	padding: 0;
	height: 39px;
	line-height: 39px;
	text-indent: 1em;
	font-size: 16px;
	color: #a6a6a6;
	border-radius: 0;
}
.lsearch_r{
	width: 84px;
	height: 41px;
	background: #cb1820;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	border: 0;
	cursor: pointer;
	float: right;
}


/*导航*/
.lnav{
	background: #338dde;
	height: 60px;
	margin-bottom: 30px;
}
.lnav_c{
	width: 1200px;
	overflow: hidden;
	height: 60px;
	margin: 0 auto;
}
.lnavul{
	overflow: hidden;
	width:960px;
	margin:0 auto;
}
.lnavul li{
	width: 192px;
	float: left;
	height: 60px;
}
.lnavul li a{
	display: block;
	width: 192px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.lnavul li a:hover,.lnavul li.on a{
	background: #2b74cf;
	color: #fff;
}
.lnavul .lnavulno a:hover{
	background: #338dde;
	color: #fff;
}

/*第一层*/
.lnews{
	overflow: hidden;
}
.lnews_l{
	width: 600px;
	height: 330px;
	float: left;
}
.lnews_r{
	width: 570px;
	height: 330px;
	float: right;
}
/*新闻轮播*/
.lnewbanner {
	position: relative;
	width: 600px;
	height: 333px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
}
.lnewbanner .pic img {
	width: 600px;
	height: 333px;
	display: block;
}
.lnewbanner .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 46px;
	width: 100%;
	background: url(../images/lyy.png) 0 0 repeat;
	overflow: hidden;
}
.lnewbanner .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 46px;
	width: 100%;
	overflow: hidden;
}
.lnewbanner .txt li {
	height: 46px;
	line-height: 46px;
	position: absolute;
	bottom: -0px;
	display: none;
	text-indent: 2em;
}
.lnewbanner .txt li a {
	display: block;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 46px;
}
.lnewbanner .num {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	right: 30px;
}
.lnewbanner .num li {
	float: left;
	position: relative;
	width: 16px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
	margin-right: 6px;
	cursor: pointer;
	border-radius: 50%;
}
.lnewbanner .num li a,.lnewbanner .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	background: url(../images/lnewdb.png) center center no-repeat;
}
.lnewbanner .num li span {
	z-index: 1;
	
}
.lnewbanner .num li.on a,.lnewbanner .num a:hover {
	background: url(../images/lnewd.png) center center no-repeat;
}

.lnewst{
	height: 43px;
	overflow: hidden;
	background: url(../images/ltd.jpg) 0 bottom repeat-x;
}
.lnewstul{
	float: left;
}
.lnewsmul{
	float: right;
	position: relative;
	width: 50px;
	height: 43px;
}
.lnewstul li{
	float: left;
	margin-right: 40px;
	height: 41px;
	line-height: 22px;
}
.lnewstul li a{
	font-size: 18px;
	color: #333;
}
.lnewstul li.on{
	border-bottom: 2px solid #338dde;
	font-weight: bold;
}
.lnewstul li a:hover,.lnewstul li.on a{
	color: #338dde;
	font-weight: bold;
}
.lnewstul li{
	float: left;
}
.lnewsmul li{
	position: absolute;
	width: 50px;
	height: 42px;
	text-align: right;
	line-height: 32px;
	right: 0;
	bottom: 0;
}
.lnewsmul li a{
	font-size: 14px;
	color: #999;
}
.lnewsmul li a:hover{
	color: #01478c;
}
.lnewscli_t, .lnewscliul li.list-tis a{
	height: 61px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	line-height: 61px;
}
.lnewscli_t a, .lnewscliul li.list-tis a{
	color: #338dde;
	font-size: 22px;
	font-weight: bold;
}
.lnewscli_db{
	padding: 13px 0;
	height: inherit;
	line-height: 32px;
	overflow: hidden;
}
.lnewscliul{
	margin-top: 9px;
}
.lnewscliul li{
	text-indent: 8px;
	background: url(../images/lnewd.jpg) 0px center no-repeat;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
#pushDataInfo{
	margin-top: 0;
}
.lnewscliul li.list-tis{
	margin-bottom: 9px;
	background: none;
	height: inherit;
	line-height: normal;
}
.lnewscliul li.list-tis>span{
	display: none;
}
.lnewscliul li>a{
	float: left;
	font-size: 16px;
}
.lnewscliul li>span{
	float: right;
	color: #666;
	font-size: 14px;
}

/*第二层*/
.lzt{
	height: 116px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lzt_l{
	float: left;
	width: 818px;
	height: 116px;
	display: block;
}
.lzt_l img{
	width: 818px;
	height: 116px;
}
.lzt_r{
	float: right;
	width: 365px;
	height: 116px;
	display: block;
}
.lzt_r img{
	width: 365px;
	height: 116px;
}

/*第三层*/
.lhomeh2{
	font-size: 24px;
	border-bottom: 4px solid #333;
	height: 56px;
	line-height: 56px;
	margin-bottom: 20px;
}
.lhomeh2>a{
	float: right;
	font-size: 14px;
	color: #0d1c28;
}
.lhomeh2 a span{
	display: inline-block;
	margin-left: 5px;
}
.lxxgkul{
	width: 1224px;
	overflow: hidden;
}
.lxxgkul li{
	float: left;
	width: 282px;
	height: 60px;
	margin-bottom: 16px;
	margin-right: 24px;
}
.lxxgkul li a{
	display: block;
	width: 282px;
	height: 60px;
	background: #f1f1f1;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	line-height: 60px;
}
.lxxgkul li a:hover{
	color: #fff;
	background: #2b74cf;
	box-shadow: #cee2f2 0 3px 5px;
}
.lxxgkul li a img{
	display: block;
	width: 70px;
	height: 60px;
	float: left;
}
.lxxgkul li a span{
	display: block;
	width: 212px;
	height: 60px;
	float: right;
}
.lxxgkul li a .lxxgkimg1{
	display: block;
}
.lxxgkul li a .lxxgkimg2{
	display: none;
}
.lxxgkul li a:hover .lxxgkimg1{
	display: none;
}
.lxxgkul li a:hover .lxxgkimg2{
	display: block;
}
.lxxgkulslide{
	display: none;
}

.lxxgkm{
	height: 30px;
	background: url(../images/ltd.jpg) 0 center repeat-x;
	line-height: 30px;
	margin-bottom: 16px;
}
.lxxgkm a{
	height: 30px;
	width: 150px;
	margin: 0 auto;
	background: #fff url(../images/lxxgk.jpg) 32px center no-repeat;
	display: block;
	text-align: center;
}
.lxxgkm a.on{
	height: 30px;
	width: 150px;
	margin: 0 auto;
	background: #fff url(../images/lxxgk1.jpg) 32px center no-repeat;
	display: block;
	text-align: center;
}

.lbsfwul{
	width: 1224px;
	overflow: hidden;
}
.lbsfwul li{
	float: left;
	width: 280px;
	height: 64px;
	border: 1px solid #d2d2d2;
	margin-bottom: 16px;
	margin-right: 24px;
}
.lbsfwul li.on{
	border: 1px solid #2f6ea2;
	box-shadow: #cee2f2 0 3px 5px;
}
.lbsfwul li a{
	display: block;
	width: 278px;
	height: 62px;
	border: 1px solid #f0f0f0;
	background: #fff;
	color: #333;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
}
.lbsfwul li.on a{
	color: #fff;
	background: #2b74cf;
	border: 1px solid #2c72bf;
}
.lbsfwul li a img{
	display: block;
	width: 82px;
	height: 62px;
	float: left;
}
.lbsfwul li a span{
	display: block;
	width: 196px;
	height: 62px;
	float: right;
	text-indent: 1em;
}
.lbsfwul li a .lbsfwimg1{
	display: block;
}
.lbsfwul li a .lbsfwimg2{
	display: none;
}
.lbsfwul li.on a .lbsfwimg1{
	display: none;
}
.lbsfwul li.on a:hover .lbsfwimg2{
	display: block;
}

.ljmhdb1{
	width: 1224px;
	overflow: hidden;
	height: 204px;
}
.ljmhdb1 li{
	float: left;
	width: 280px;
	height: 184px;
	margin-right: 20px;
	margin-left: 4px;
	margin-top: 4px;
	box-shadow: 0 0 1.5rem rgba(9,41,77,.12);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	text-align: center;
	cursor: pointer;
}
.ljmhdb1 li.on{
	color: #fff;
	background: #2b74cf;
	-webkit-transform: translate3d(0,-.3rem,0);
    transform: translate3d(0,-.3rem,0);
    box-shadow: 0 0.25rem 1.25rem rgba(62,151,223,.3);
}
.ljmhdb1 li>a{
	display: inline-block;
	color: #333;
	font-size: 16px;
  font-weight: bold;
}
.ljmhdb1 li.on a{
	color: #fff;
}
.ljmhdb1 li img{
	display: block;
	width: 110px;
	height: 66px;
	margin: 36px auto 6px;
}
.ljmhdb1 li span{
	display: block;
	text-align: center;
	margin-top: 16px;
}
.ljmhdb1 li span a{
	
}
.ljmhdb1 li span a:hover{
	text-decoration: underline;
}
.ljmhdb1 li .ljmhdb1img1{
	display: block;
}
.ljmhdb1 li .ljmhdb1img2{
	display: none;
}
.ljmhdb1 li.on .ljmhdb1img1{
	display: none;
}
.ljmhdb1 li.on .ljmhdb1img2{
	display: block;
}

.ljmhdb2{
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 30px;
}
.ljmhdb2 li{
	float: left;
	width: 238px;
	
	border-right: 1px solid #ccc;
	text-align: center;
	
}
.ljmhdb2 li a{
	display: inline-block;
	font-size: 16px;
}
.ljmhdb2 li a:hover{
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
.ljmhdb2 li .ljmhdb2img1{
	display: block;
	width: 80px;
	padding-bottom: 5px;
}
.ljmhdb2 li a span{
	display: block;
	margin-top: 10px;
}
.lfoot1{
	height: 192px;
	background: #f2f2f2;
	width: 100%;
}
.lfoot1_c{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.lfoot1_cbox{
	float: left;
	height: 142px;
	margin-top: 30px;
	margin-right: 12px;
	background: #eaeaea;
	overflow: hidden;
}
.lfoot1_0{
	width: 340px;
	padding-top: 37px;
	height: 105px;
}
.ljiucuo{
	padding-top: 6px;
	height: 56px;
	float: left;
	width: 112px;
	margin-left: 30px;
	margin-right: 40px;
}
.ldzjg{
	float: left;
	height: 62px;
	width: 52px;
}
.lgaticon{
	float: left;
	height: 54px;
	padding-top: 8px;
	width: 40px;
	margin-left: 40px;
}
.lfoot1_1{
	width: 252px;
}
.lfoot1_1 p{
	text-align: center;
	width: 180px;
	line-height: 30px;
	margin: 24px auto 0;
}
.lfoot1_2{
	width: 268px;
}
.lfoot1_2 p{
	width: 190px;
	line-height: 30px;
	margin: 24px auto 0;
}
.lfoot1_3{
	width: 304px;
	margin-right: 0;
	overflow: hidden;
	padding-top: 18px;
	height: 124px;
	text-align: center;
}
.lfoot1_3 img{
	display: inline-block;
}
.lfoot1_3 p{
	line-height: 36px;
	overflow: hidden;
}
.lfoot1_3 p img{
	float: left;
	margin: 8px 4px 0 4px;
}
.lfoot1_3 p span{
	float: left;
}
.lfoot1_3_l{
	float: left;
	width: 140px;
	height: 112px;
	margin-left: 12px;
}
.lfoot1_3_c{
	float: left;
	width: 1px;
	height: 96px;
	background: #d2d2d2;
}
.lfoot1_3_r{
	float: right;
	width: 140px;
	height: 112px;
	margin-right: 10px;
}
.lfoot2{
	height: 62px;
	width: 100%;
	background: #eaeaea;
}
.lfoot2_c{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.lfoot2_c p{
	line-height: 62px;
	height: 62px;
}
.lfoot2_l{
	float: left;
}
.lfoot2_r{
	float: right;
}
.lfoot2_r img{
	display: inline-block;
	margin-top: 20px;
	float: right;
	margin-right: 14px;
}
.lfoot2_r span{
	float: right;
	line-height: 62px;
}

.lcon{
	overflow: hidden;
}
.lzwgk_l{
	float: left;
	width: 790px;
}
.lcon .lnewstul li a {
    font-size: 24px;
    color: #707070;
}
.lcon .lnewst{
	background: url(../images/zwgkt.jpg) 0 bottom repeat-x;
}
.lcon .lnewstul li.on{
	border-bottom: 4px solid #2b74cf;
}
.lcon .lnewstul li{
	height: 39px;
}
.lcon .lnewstul li a:hover,.lcon .lnewstul li.on a{
	color: #09294d;
	font-weight: bold;
}
.lcon .lnewsmul li a{
	font-size: 14px;
	color: #999;
}
.lcon .lnewsmul li a:hover{
	color: #01478c;
}
.lcon .lnewscliul li>a{
	font-size: 16px;
}
/*.lcon .lnewscliul li>span{
	font-size: 16px;
}*/
.lcon .lnewsc{
	margin-bottom: 20px;
}

.lzwgk_r{
	width: 380px;
	float: right;
}
.lzwgk_r .lnewstul li a {
    font-size: 24px;
    color: #707070;
}
.lzwgk_r .lnewst{
	background: url(../images/zwgkt.jpg) 0 bottom repeat-x;
}
.lzwgk_r .lnewstul li.on{
	border-bottom: 4px solid #2b74cf;
}
.lzwgk_r .lnewstul li{
	height: 39px;
}
.lzwgk_r .lnewstul li a:hover{
	color: #333;
	font-weight: normal;
}
.lzwgk_r .lnewsmul{
	width: 70px;
}
.lzwgk_r .lnewsmul li{
	width: 70px;
}

.lldzc{
	height: 303px;
	margin-top: 26px;
	margin-bottom: 20px;
}
.lldzc_t{
	height: 210px;
	margin-bottom: 25px;
	overflow: hidden;
}
.lldzc_t_l{
	display: block;
	float: left;
	width: 168px;
	height: 210px;
}
.lldzc_t_r{
	width: 196px;
	height: 210px;
	float: right;
}
.lldzc_t_r_t{
	height: 160px;
}
.lldzc_t_r_t a{
	line-height: 40px;
	font-size: 23px;
	color: #0069c5;
}
.lldzc_t_r_t p{
	line-height: 32px;
	font-size: 16px;
}
.lldzc_t_r_b{
	height: 50px;
	display: block;
	background: #f2f2f2;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.lldzc_t_r_b:hover{
	background: #0069c5;
	color: #fff;
}
.lldzc_t_r_b img{
	height: 50px;
	width: 86px;
	float: left;
	display: block;
}

.lldzc_t_r_b span{
	height: 50px;
	width: 90px;
	line-height: 50px;
	float: left;
}
.lldzc_t_r_b .lldzc_t_r_bimg1{
	display: block;
}
.lldzc_t_r_b .lldzc_t_r_bimg2{
	display: none;
}
.lldzc_t_r_b:hover .lldzc_t_r_bimg1{
	display: none;
}
.lldzc_t_r_b:hover .lldzc_t_r_bimg2{
	display: block;
}
.lldzc_b{
	display: block;
	height: 68px;
	background: #f2f2f2;
	color: #2b74cf;
	line-height: 68px;
	text-align: center;
	font-size: 24px;
}
.lldzc_b:hover{
	background: #2b74cf;
	color: #fff;
}

.lcon .lnewscliul li{
	height: 40px;
	line-height: 40px;
}

.lgkzlul{
	
}
.lgkzlul li{
	/* width: ; */
	height: 74px;
	margin-top: 24px;
}
.lgkzlul li a{
	display: block;
	height: 74px;
	line-height: 74px;
	overflow: hidden;
	font-size: 18px;
	background: #f1f2f3;
	color: #333;
}
.lgkzlul li a:hover{
	background: #2b74cf;
	color: #fff;
}
.lgkzlul li a img{
	display: block;
	height: 74px;
	width: 104px;
	float: left;
}
.lgkzlul li a span{
	display: block;
	height: 74px;
	width: 270px;
	float: left;
}

.lgkzlul li a .lgkzlimg1{
	display: block;
}
.lgkzlul li a .lgkzlimg2{
	display: none;
}
.lgkzlul li a:hover .lgkzlimg1{
	display: none;
}
.lgkzlul li a:hover .lgkzlimg2{
	display: block;
}

.ljwzx_r{
	width: 384px;
}
.ljwzx_r .lnewstul li{
	margin-right: 20px;
}
.ljwzx_r .lnewstul li a:hover, .ljwzx_r .lnewstul li.on a{
	font-weight: bold;
}

.ljwztul{
	
}
.ljwztul li{
	height: 84px;
	margin-top: 22px;
}
.ljwztul li a{
	display: block;
}
.ljwztul li img{
	display: block;
	width: 100%;
	height: 84px;
}

.ljmhd_l{
	float: left;
	width: 876px;
}
.ljmhd_c{
	width: 1px;
	height: 775px;
	float: left;
	background: #ececec;
	margin-left: 20px;
}
.ljmhd_r{
	float: right;
	width: 281px;
}

.lzxfttul{
	float: right;
}
.lzxfttul li{
	float: left;
}
.lzxfttul li a{
	font-size: 18px;
}
.lzxfttul li a:hover,.lzxfttul li.on a{
	color: #fa3f2c;
}
.lzxfttul li span{
	font-size: 18px;
}
.lzxftcli{
	overflow: hidden;
}
.lzxftcli>a{
	float: left;
	width: 250px;
	height: 142px;
	margin-top: 21px;
}
.lzxftcli>a>img{
	width: 250px;
	height: 142px;
}
.lzxftcli_r{
	width: 606px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
.lzxftcli_r>p{
	line-height: 30px;
	font-size: 16px;
}
.lzxftcli_rs{
	font-size: 16px;
	font-weight: bold;
}
.lzxftcli_ra{
	color: #2f6ea2;
	font-weight: bold;
}
.ljmhd_l_c{
	overflow: hidden;
}
.ljmhd_l_c_l{
	float: left;
	width: 420px;
}
.ljmhd_l_c_r{
	float: right;
	width: 420px;
}

.lzxhfform_l{
	float: left;
	width: 380px;
	height: 33px;
	border: 0;
	padding: 0;
	line-height: 33px;
	text-indent: 15px;
	background: #efefef;
	color: #6e6e6e;
}
.lzxhfform_l::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #333;
}
.lzxhfform_l:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333;
}
.lzxhfform_l::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
}
.lzxhfform_l:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
}
.lzxhfform_r{
	float: left;
	width: 40px;
	height: 33px;
	border: 0;
	padding: 0;
	text-align: center;
	line-height: 33px;
	background: #efefef;
	cursor: pointer;
	background: url(../images/hdsear.jpg) center no-repeat;
}

.ljmhd_rul{
	
}
.ljmhd_rul li{
	height: 110px;
	margin-bottom: 16px;
	overflow: hidden;
}
.ljmhd_rul li a{
	display: block;
	width: 146px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 24px;
	margin-left: 18px;
	margin-top: 36px;
	background: url(../images/ljmj.png) 0 0 no-repeat;

	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}

.ljmhd_rul li a:hover{
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	-ms-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
}
.ljmhd_rul .ljmhd_rli0 a{
	color: #10c1e0;
}
.ljmhd_rul .ljmhd_rli1 a{
	color: #38cfae;
}
.ljmhd_rul .ljmhd_rli2 a{
	color: #ee6e55;
}
.ljmhd_rul .ljmhd_rli3 a{
	color: #ffbc47;
}
.ljmhd_rul .ljmhd_rli4 a{
	color: #37417e;
}

.ljmhd_rewm{
	overflow: hidden;
}
.ljmhd_rewm_l{
	width: 126px;
	float: left;
}
.ljmhd_rewm_r{
	width: 126px;
	float: right;
}

.ljmhd_rewm_l img,.ljmhd_rewm_r img{
	display: block;
	width: 126px;
	height: 126px;
}
.ljmhd_rewm_l p,.ljmhd_rewm_r p{
	text-align: center;
	line-height: 28px;
	font-size: 16px;
}